Release 10.1A: OpenEdge Development:
Java Open Clients
Sample AppObject
The following methods comprise the definition of a sample Java AppObject, Account, where each method appears as it is displayed in Java:
- The AppObject constructors that connect to an Application Service:
- A SubAppObject class factory method that creates a SubAppObject called
Tax:
- A ProcObject class factory method that creates a ProcObject called
AccountInfoand runs and instantiates the persistent procedureAccountInfo.pon the AppServer:
- Built-in class factory methods that run and instantiate a SmartDataObject on the AppServer:
- Remote 4GL methods to run the non-persistent procedures
Add(defined byAdd.p) andRemove(defined byRemove.p) on the AppServer:
- Common methods in all Java proxy objects:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |